Transient Access
List active transient accesses for a site
Returns all unexpired, unrevoked transient access records for the site. Requires transientaccess:view
scope.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The site UUID
Response
200
application/json
List of transient accesses
The response is of type object[]
.