API Reference
GET apps/{id}/Z
GET operation for apps/{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/apps/{id}/Z"{
"id": 0,
"type": "string",
"type_label": "string",
"type_key": "string",
"config": {},
"onboarder_company": "string",
"onboarder_company_name": "string",
"customer_uuid": "string",
"created_at": "2019-08-24T14:15:22Z",
"modified_at": "2019-08-24T14:15:22Z"
}Empty
Empty
Empty
How is this guide?