curl --request GET \
--url https://{host}/api/v3/axisSections/{id} \
--header 'Authorization: <authorization>'{}Retrieve a single AxisSection by its unique identifier.
curl --request GET \
--url https://{host}/api/v3/axisSections/{id} \
--header 'Authorization: <authorization>'{}Was this page helpful?