GET
/
v1
/
{entityCollection}
/
{entityId}
/
acl
/
candidates

Authorizations

Authorization
string
headerrequired

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

entityCollection
enum<string>
required

Specifies the plural of the entity type for which ACL candidates should be retrieved.

Available options:
mock-apis,
data-sources
entityId
string
required

The ID of the entity (mock API, data source etc.)

Query Parameters

limit
integer

Response

200 - application/json
candidates
object[]
required