TMS
cURL
curl --request GET \ --url https://cloud.memsource.com/web/api2/v1/scim/ServiceProviderConfig \ --header 'None: <api-key>'
{ "authenticationSchemes": [ { "description": "<string>", "name": "<string>", "primary": true, "specUrl": "<string>", "type": "<string>" } ], "bulk": { "supported": true }, "changePassword": { "supported": true }, "etag": { "supported": true }, "filter": { "supported": true }, "patch": { "supported": true }, "schemas": [ "<string>" ], "sort": { "supported": true }, "xmlDataFormat": { "supported": true } }
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?