Get My Org

Get My Org

Get the current user's CSP organization object. If it does not exist, it will be created as a result of this call.

Request
URI
GET
https://{api_host}/organization
COPY
Responses
200

OK

Returns CspOrgId of type(s) application/json
{
    "id": "string"
}
string As ^urn:[a-zA-Z0-9][a-z0-9-]{0,31}:[a-zA-Z0-9()+,\-.:=@;$_!*'%\/?#]+$
id
Optional

URN ID of CSP organization. This is immutable.


Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/organization