Skip to content

Latest commit

 

History

History
211 lines (122 loc) · 1.75 KB

read-entities-from-tag-6771f66.md

File metadata and controls

211 lines (122 loc) · 1.75 KB

Read Entities from Tag

Read entities from tags.

URI: /sap/opu/odata/sap/MANAGE_GIT_REPOSITORY/Tags

Operation Type: CRUD

**HTTP Method:**GET

Request Headers


Header

Required

Values

Accept

no

application/json

application/xml

x-csrf-token

no

fetch

Request Parameters

No parameters.

Request Example

Sample Code:

GET /sap/opu/odata/sap/Tags 

Host: host.com
Authentication: basicAuthentication
Accept: application/json

Response Headers


Header

Description

x-csrf-token

Token, which can be used for POST requests

Response Status and Error Codes


Code

Reason

Description

200

OK

Branch was read successfully

404

Not foumd

Could not read branch; software component or branch may not exist..

Request Payload Example

Sample Code: