Axis-sections
List AxisSections
List all AxisSections satisfying query filters.
GET
/
api
/
v3
/
axisSections
Query Parameters
paging
string
required{offset},{limit}. Defaults to 0,1000.
axisId
integer[]
Filter on the axis it belongs to.
ownerId
integer[]
Filter on the owner managing it.
active
boolean
default: trueFilter on active status.
Response
200 - application/json
data
object
Was this page helpful?