English
cURL
curl --request GET \ --url https://cloud.memsource.com/web/api2/v1/services
{ "totalElements": 123, "totalPages": 123, "pageSize": 123, "pageNumber": 123, "numberOfElements": 123, "content": [ { "uid": "<string>", "name": "<string>", "publicName": "<string>", "type": "ProfessionalTranslation" } ], "sort": { "orders": [ { "direction": "ASC", "property": "<string>" } ] } }
x >= 0
Page size, accepts values between 1 and 50, default 50
1 <= x <= 50
Sorting field
NAME
PUBLIC_NAME
TYPE
Sorting order
asc
desc
successful operation
Show child attributes
ProfessionalTranslation
ASC
DESC
Was this page helpful?