Skip to main content
GET
Get an organization client association

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de chemin

id
string<organization-id>
requis

ID of the organization.

client_id
string<client-id>
requis

ID of the client association to retrieve.

Réponse

Organization client association successfully retrieved.

client_id
string<client-id>
requis

The identifier of the client associated with the organization.

use_for_member_access
boolean
requis

Whether this client is used for member access to the organization.

client
object
requis

Metadata about the associated client.