Skip to main content
GET
Public Get Position
This endpoint returns details for a position. The response uses the PublicApiPositionBaseResponse schema.

Overview

  • Method: GET
  • Path: /v0/position/{position_id}
  • OperationId: public_get_position_v0_position__position_id__get
  • Authentication: header x-api-key (APIKeyHeader in the OpenAPI)

Example Request

Authorizations

x-api-key
string
header
required

Path Parameters

position_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
organization_id
string<uuid>
required
name
string
required
is_active
boolean
required
hr_code
string | null
description
string | null
cbo
string | null
client_integration_code
string | null