Skip to main content
POST
ListCrewRequests

Authorizations

Authorization
string
header
required

Personal API key, sent as Authorization: Bearer <key>.

Headers

Connect-Protocol-Version
number
required

Define the version of the Connect protocol

Example:

1

Connect-Timeout-Ms
number

Define the timeout, in ms

Example:

1000

Body

application/json

Request for getting the List of crew requests

organizationId
string<uuid>

id of the organisation

filterByAssigneeIds
string<uuid>[]

assignee member ids to filter the list of crew requests

filterByLocations
string[]

locations to filter the list of crew requests

filterByAuthorIds
string<uuid>[]

author ids to filter the list of crew requests

createdAtFrom
string<date-time>

Timestamp 'from a time' when a crew request was created

Example:

"2023-01-15T01:30:15.01Z"

createdAtTo
string<date-time>

Timestamp 'until a time' when a crew request was created

Example:

"2023-01-15T01:30:15.01Z"

Response

Success

Response for getting the List of crew requests

items
OneCrewRequestResponse · object[]

items of crew request