GET
/
positions
curl --request GET \
  --url https://api.apriora.ai/v1/api/positions \
  --header 'X-API-Key: <api-key>'
[
  {
    "positionId": "<string>",
    "name": "<string>"
  }
]

Authorizations

X-API-Key
string
header
required

Response

200
application/json
Positions response
positionId
string

The unique identifier for the position

name
string

The name of this position