Gets the periods of unavailability for a person in the given account.

NOTE: If you do not have Private Read permissions, description will return as null for private periods of unavailability.
Permissions
Person: Read
HourlyProfile: Read
Unavailabilities: Read
HourlyUnavailabilities: Read
Private: Read

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The Account ID

int64
required

Id of the person to get unavailabilities for

Query Params
date-time

Date from which to start the range (Default: 0001-01-01)

date-time

Date from which to end the range (Default: 9999-12-31)

int32
0 to 2147483647
Defaults to 0

The number of items to skip before starting to collect the result set

int32
1 to 2147483647
Defaults to 2147483647

The maximum number of results to return

string
enum
Defaults to StartDateAscending

The order to return unavailabilities. Default is StartDateAscending

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json