Organizations
Required scopes
This endpoint requires the following scopes:
- : Read organization data
Authorizations
OAuth2authorizationCodeRequiredAuthorization URL: Token URL:
OAuth2 authorizationCode flow is currently not functional on the Swagger UI.
Responses
200
OK
400
Bad Request
*/*
get
/v2/organizationsAuthorizations
HTTPRequired
Path parameters
idstringRequired
Query parameters
nameQuerystring · max: 256Optional
Case-insensitive filter for the name of the issuers
numstring · max: 9223372036854776000OptionalExample:
Number of items to return per page
10pagestring · min: 1OptionalExample:
Index of the requested page (1-based)
1Responses
200
OK
400
Bad Request
*/*
get
/v2/organizations/{id}/public-issuersLast updated
Was this helpful?