Get Activity by ID
Activities
Get Activity by ID
Retrieves a single Activity by its unique identifier. The response embeds the activity’s steps (ordered by sequence ascending) so a single round-trip suffices — collapses the legacy GET /api/plans/{id} + GET /api/plans/{id}/items pair.
GET
Get Activity by ID
Documentation Index
Fetch the complete documentation index at: https://developer.kodexa.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.
Path Parameters
Unique identifier (UUID) of the resource.
Response
The Activity with embedded steps
An organization is the top-level tenant in Kodexa. All projects, stores, and resources belong to an organization.
