Logo
OpenText Developer Cloud public resources API Documentation

get-all-cms-contract-file-type

GET {{apigee_host}}/cms/type-definitions?items-per-page=20

 

Body PARAM

Key Datatype Required Description 
items-per-page
number



HEADERS

Key Datatype Required Description 
Authorization
string
Content-Type
string




RESPONSES

status





Curl
curl -X GET 'apigee_host/cms/type-definitions?items-per-page=20?items-per-page=20' -H 'Authorization: Bearer access_token' -H 'Content-Type: application/json'

ENDPOINTS