Skip to main content
GET
Get a sector

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

sector_id
string<uuid>
required

Query Parameters

include_ancestors
boolean
default:false

Include the ancestor chain (root → parent) in the response.

Response

Successful Response

sector
Sector · object
required
ancestors
Sector · object[]