Suger

list api clients

GET https://api.suger.cloud/org/{orgId}/apiClient

List all API clients in the given organization.

Parameters

NameInTypeRequiredDescription
orgId path string yes Organization ID

Responses

200 — OK

Content-Type: application/json

ApiClient fields:

FieldTypeRequiredDescription
apiKeyHash string no
creationTime string no
id string no
info array<integer> no
lastUpdateTime string no
organizationID string no
provider string no
role string no
secret string no
type string no

400 — Bad request error

Content-Type: application/json

500 — Internal server error

Content-Type: application/json


View as Markdown · Interactive API reference

Spotted something wrong or out of date on this page? Tell us and we'll correct it.