CustomerAccessVisualizationRequest

GET {{base_url}}/CustomerAccessVisualizationRequest?Id={{integer}}

Retrieves a single visualization for a customer access data based on a given identifier of a resource.

API
Resource API

Requires Authentication
Yes (Employee)

Returns
ResourceAccessVisualization

Batch?
No

Request Params

KeyDatatypeRequiredDescription
IdstringRequired.
(int32)
The identifier of the associated customer access data.

HEADERS

KeyDatatypeRequiredDescription
AcceptstringRequired.
The type of content accepted by the API endpoint.
Content-TypestringRequired.
The type of content supported by the API endpoint.

RESPONSES

status: OK

[{"Id":9289841,"ResourceId":81498,"CustomerId":171,"AccessLevel":true,"Display":true,"CustomerName":"Agnes Hanson","CustomerActive":true,"UserAccountType":1,"CompanyId":1,"DepartmentId":13,"DepartmentName":"Development","ApplicationAccessRoleId":1}]