latestOpenAPI 3.1.02026-08-10150311431.9 KB
c1f3c6d96b31
Applications
Get application deployment
get/applications/{owner}/{slug}/deployment
Path parameters
ownerstring required
slugstring required
Response
Retrieved
Example response
{
"author": {
"id": "0ad77f99-8043-46e4-8220-7221487c3ee5",
"account_type": "user",
"name": "ladybugbot",
"display_name": "Ladybug Bot",
"description": "Beep Boop!"
},
"version": {
"author": {
"id": "0ad77f99-8043-46e4-8220-7221487c3ee5",
"account_type": "user",
"name": "ladybugbot",
"display_name": "Ladybug Bot",
"description": "Beep Boop!"
}
}
}