Skip to main content
GET
Read a single app by its uid

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uid
string
required

App identifier (string slug, not always a UUID).

Response

OK

data
object

A Studio integration (Calls, Slack, Zoho CRM, Logic, …). Identified by uid (string slug). Either builtin (mihu's own — no OAuth) or connect (third-party — needs an app_connection).