API Reference
GET types/Z
GET operation for types/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/Z"{
"id": 0,
"key": "string",
"label": "string"
}Empty
Empty
Empty
How is this guide?