Applications

List all the user consented organizations of a application.

List all the user consented organizations for a application by application id and user id.

get/api/applications/{id}/users/{userId}/consent-organizations

Path parameters

idstring required

The unique identifier of the application.

userIdstring required

The unique identifier of the user.

Query parameters

pageinteger

Page number (starts from 1).

page_sizeinteger

Entries per page.

Response

List of organization entities granted by the user for the application.

Changes

No recorded changes to this endpoint across all 2 revisions of this API.