API Reference
GET dashboard/configuration-types/Z
GET operation for dashboard/configuration-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/dashboard/configuration-types/Z"{
"id": 0,
"name": "string",
"code": "string",
"description": "string",
"is_active": true,
"is_template": true
}Empty
Empty
Empty
How is this guide?