/{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

Authenticated request.

auth
object

The authentication credentials for the request.

credentials
array of objects
credentials
request
object
required

The main request payload.

boolean

Whether to include raw data in the response.

page
object

Pagination information for the request.

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