Retrieve a specific activity definition:
Parameters:
id: Unique identifier of the activity definitionReturns complete definition including UI code for input forms, calculation code for processing data, input schema, and metadata. Activity definitions serve as templates that define how activities are calculated and displayed.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful response