TMS
cURL
curl --request GET \ --url https://cloud.memsource.com/web/api2/v1/scim/Schemas/{schemaUrn} \ --header 'None: <api-key>'
{ "id": "<string>", "name": "<string>", "description": "<string>", "attributes": [ { "name": "<string>", "type": "STRING", "subAttributes": "<array>", "multiValued": true, "description": "<string>", "required": true, "caseExact": true, "mutability": "READ_ONLY", "returned": "ALWAYS", "uniqueness": "NONE" } ] }
Documentation IndexFetch the complete documentation index at: https://developers.phrase.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.phrase.com/llms.txt
Use this file to discover all available pages before exploring further.
No authentication required. This is used for public endpoints.
successful operation
Show child attributes
Was this page helpful?