List offices
This endpoint allows you to get a list of all offices of the given organization.
This endpoint requires offices_r
or offices_rw
scope.
offices list
GET
https://www.welcomekit.co/api/v1/external/offices
Query Parameters
Name | Type | Description |
---|---|---|
organization_reference | string | Reference of the associated organization/company |
per_page | integer | Number of jobs per page |
page | integer | Page offset |
Request example
Last updated