latestOpenAPI 3.0.12026-08-2035981.5 MB

0287c6a59eba

Users

Get user active grants

Retrieve all non-expired grants of the user. Optionally filter by application type via appType; when omitted, grants from all application types are returned.

get/api/users/{userId}/grants

Path parameters

userIdstring required

The unique identifier of the user.

Query parameters

appType'firstParty' | 'thirdParty'

Application type filter. Use 'thirdParty' to list third-party app grants only, or 'firstParty' to list first-party app grants only. If omitted, grants from all applications are returned.

Response

Return non-expired grants of the user. Results are filtered by app type when appType is provided.