Skip to main content
GET
Get all members

Authorizations

X-API-KEY
string
header
required

Query Parameters

department_ids
string<uuid>[]
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
status
enum<string>
Available options:
INACTIVE,
ACTIVE,
ARCHIVED
employment_start_date_from
string

Date/time in ISO 8601 format, e.g. 2026-06-01 (interpreted as UTC midnight) or 2026-06-01T09:00:00Z. Always include a time zone designator (Z for UTC) when sending a time of day. Localized formats such as 01.06.2026 or 06/01/2026 are misinterpreted and must not be used.

employment_start_date_to
string

Date/time in ISO 8601 format, e.g. 2026-06-01 (interpreted as UTC midnight) or 2026-06-01T09:00:00Z. Always include a time zone designator (Z for UTC) when sending a time of day. Localized formats such as 01.06.2026 or 06/01/2026 are misinterpreted and must not be used.

employment_end_date_from
string

Date/time in ISO 8601 format, e.g. 2026-06-01 (interpreted as UTC midnight) or 2026-06-01T09:00:00Z. Always include a time zone designator (Z for UTC) when sending a time of day. Localized formats such as 01.06.2026 or 06/01/2026 are misinterpreted and must not be used.

employment_end_date_to
string

Date/time in ISO 8601 format, e.g. 2026-06-01 (interpreted as UTC midnight) or 2026-06-01T09:00:00Z. Always include a time zone designator (Z for UTC) when sending a time of day. Localized formats such as 01.06.2026 or 06/01/2026 are misinterpreted and must not be used.

is_admin
boolean
approval_process
enum<string>
Available options:
Linear_all_have_to_agree,
Linear_one_has_to_agree,
Parallel_all_have_to_agree,
Parallel_one_has_to_agree
has_approvers
boolean
allowance_type_id
string<uuid>
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
name
string
birthday_month
number
Required range: 1 <= x <= 12
manager_type
enum<string>
Available options:
Member,
Manager

Response

Successful response

id
string
required
custom_id
string | null
required
name
string | null
required
createdAt
string
required
updatedAt
string
required
allowances
object[]
required
allowance_type_configurations
object[]
required
allowance_type_configurtaions
object[]
required

DEPRECATED: Use allowance_type_configurations instead

approval_process
enum<string>
required
Available options:
Linear_all_have_to_agree,
Linear_one_has_to_agree,
Parallel_all_have_to_agree,
Parallel_one_has_to_agree
status
enum<string>
required
Available options:
INACTIVE,
ACTIVE,
ARCHIVED
birthday
string | null
required
employment_start_date
string | null
required
employment_end_date
string | null
required
email
string | null
required
departments
object[]
required
is_admin
boolean
required
has_approvers
object[]
required
approver_config
object
required