Skip to main content
GET
Get Assigned Resources for Client Account Configuration

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

client_account_configuration_id
string
required

Global ID of the client account configuration. Required.

Example:

"Q2xpZW50QXNzZXRHcm91cDoxMjM="

Response

Assigned resources retrieved successfully. Returns a map of resource types to global ID arrays.

status
string
Example:

"success"

message
string
Example:

"Assigned resources retrieved successfully"

data
object