GET
/
organization-links

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

_id
object

ObjectID matching arguments.

subject
object

ObjectID matching arguments.

organization
object

ObjectID matching arguments.

search
object

Search arguments for OrganizationLinks query.

createdAt
object

Date range arguments.

updatedAt
object

Date range arguments.

sort
object

Sort arguments for OrganizationLinks query.

pagination
object

Pagination arguments.

accessScope
enum<string>
Available options:
Organization,
Subject

Response

200 - application/json
id
string
required
info
object
required

Pagination info.

results
object[]
required

List of OrganizationLinks.