v1
latestOpenAPI 3.0.02026-08-062903562.2 MBOrganization Credential Set
fetchOrganizationCredentialSet
Retrieves a Organization Credential Set from ID
get/organization-credential-sets/{organization_credential_set}
Path parameters
organization_credential_setinteger required
Example:82364
The specified Organization Credential Set ID
Query parameters
withstring[]
Request specific relationships to be returned with the OrganizationCredentialSet
[ "member" ]
Response
Success
Example response
{
"activity_wall": true,
"campaign_manager": true,
"global_admin": true,
"id": 82374,
"member_id": 2012,
"organization_id": 82364,
"reporting_access": true
}