This endpoint provides a list of Organizations associated with the DTM account.
Cross-Organization Endpoint
The Authorization header for this endpoint does not require an ORG_ID value. Authentication should be sent with an empty string value for ORG_ID in the format :API_KEY.
List user organizations
get
List user organizations
Authorizations
Responses
get
GET /dtm-api/v1/organizations HTTP/1.1
Host: api.getdor.com
Authorization: Basic username:password
Accept: */*