API Reference
GET types/{id}/Z
GET operation for types/{id}/Z
Authorization
ApiKeyAuth Authorization<token>
API key authentication. Format: Your API key (no "Token" prefix needed)
In: header
Response Body
application/json
curl -X GET "https://dev-rest.onboard.io/types/{id}/Z"{
"id": 0,
"key": "string",
"label": "string"
}Empty
Empty
Empty
How is this guide?