/{connector_id}/get_application_account

Retrieves a single assignment for an account to an application. This will return a NOT_FOUND error if the assignment does not exist.

This operation fetchs a single account assignment to an application. It can be used to:

  • Validate the assignment of a user to an application
  • Audit a user's application access
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
auth
object

Authentication credentials, which can be one of several types.

credentials
array of objects
credentials
request
object
required

Request parameters for retrieving a single account's application assignemnt

boolean

Whether to include raw data in the response.

page
object

Pagination parameters for requests and responses.

settings
object

Connector-specific settings for the request.

These are settings that are shared across all capabilities.

Usually contain additional required configuration options not specified by the capability schema.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json