My Company

Get Company Information

GET
/v1/MyCompany
AuthorizationBasic <token>

Basic Authorization header using the BASIC scheme. Use a pair companySid:token to access the API.

In: header

Response Body

curl -X GET "https://example.com/v1/MyCompany"
{  "cspId": "S123ABC",  "cspIdCanBeChanged": false,  "tcrBrandSid": "string"}