Get Actions Metadata

Returns full metadata for each available worker action. Use this to discover the dynamic payload and result shapes: each action's samplePayload (example request JSON), typesDefinitions (TypeScript interfaces for request/response), and filterType (which filter criteria shape applies). Refer to this endpoint when building or validating execution payloads and when interpreting execution results.

Security: Requires Platform Admin or Project Admin privileges. For Project Admin, the projectKey query parameter is required.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Project key used to filter the actions available to the project. Required for Project Admins.

Responses

401

Bad Credentials - Invalid credentials

403

Permission Denied - Insufficient permissions

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Choose an example:
application/json