GET
/
v3
/
orgs
/
{orgId}
/
operations
/
reinstatements

Authorizations

Authorization
string
headerrequired

To understand how to authenticate, see the auth docs

Path Parameters

orgId
string
required

The ID of the organisation

Query Parameters

limit
integer
default: 10

Limit the number of resources returned by the API

offset
integer
default: 0

Offset for resources returned by the API

sort
string
default: created_at

A field in the resource to sort results with. Not all attributes are supported, please see the Object Model for sortable fields.

Response

200 - application/json
data
object[]
meta
object