Get Org Tokens

Get tokens scoped to a specific organization for the authenticated user. Only returns tokens whose name starts with "{org_name}:". The org prefix is stripped from the name in the response. Requires org owner or admin membership.

get/api/v1/tokens/orgs/{org_name}

Path parameters

org_namestring required

Headers

authorizationstring nullable

Cookies

modaic_sessionstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/v1/tokens/orgs/{org_name}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.