Script Connections

List the labeled authorizations for an OAuth app (never token material)

get/api/oauth-apps/{id}/authorizations

Path parameters

idstring required

Response

Authorizations without token material

Changes

Changed in 2 of the 104 revisions of this API.3

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • endpoint added

      endpoint-added