⭐ If you like what we are doing with Automatisch, please give us a star on GitHub.
Skip to content

Retrieve an app

GET
/v1/apps/{appKey}

Returns a specific app by its key.

Authorizations

ApiKeyAuth
TypeAPI Key (header: x-api-token)

Parameters

Path Parameters

appKey*

Unique key of the app (e.g., slack, github)

Typestring
Required

Playground

Server
Authorization
Variables
Key
Value

Samples