v1

latestOpenAPI 3.1.02026-07-26294215839.4 KB
Locations
Public API

Get a job location

Retrieves a single job location by its ID. Returns the full location resource including address details.

OAuth Scopes: field

get/api/v1/hris/org/locations/{id}

Path parameters

idstring required

The ID of the location

Query parameters

expandstring[]

Comma-separated list of related resources to expand. Supported values: state, country. Example: expand=state,country

Response

The requested location

idstring

Unique identifier for the location

labelstring

Display name for the location

archivedboolean

Whether the location is archived

manageableboolean

Whether the location is manageable

createdAtstring date-time nullable

ISO 8601 timestamp of when the location was created

archivedAtstring date-time nullable

ISO 8601 timestamp of when the location was archived