Skip to main content
GET
/
action
/
{miniAppId}
/
metadata
Get raw metadata by ID
curl --request GET \
  --url http://localhost:4000/v1/action/{miniAppId}/metadata \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Use this format: ApiKey <your_api_key>

Path Parameters

miniAppId
string
required

The ID of the mini app

Response

Mini app retrieved