⭐ If you like what we are doing with Automatisch, please give us a star on
GitHub
.
Skip to content
Automatisch
Search
K
Main Navigation
Guide
API Docs
Apps
Appearance
Menu
Return to top
Retrieve an app
GET
/v1/apps/{appKey}
Returns a specific app by its key.
Authorizations
ApiKeyAuth
Type
API Key (header: x-api-token)
Parameters
Path Parameters
appKey
*
Unique key of the app (e.g., slack, github)
Type
string
Required
GET
/v1/apps/{appKey}
Playground
Server
Select a server...
Authorization
ApiKeyAuth
Variables
Key
Value
appKey
*
Try it out
Samples