Allows searching for Group of Missions (campaign) by ID if available to the current authenticated user.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
If this set to true, then additional tasks stats fields will be set for the campaign in the response which include:
If set to true, then the CampaignCatalog that this Campaign belongs to will be included in the response.
Whether to return deducted credits.
Successful operation.
Response model used by the GET /campaigns/:campaignID endpoint.
This flag will be set to true if these conditions are met:
Campaign status enum.
CREATED, COMPLETED, PUBLISHED The CatalogCategory which this Campaign belongs to (via CampaignTemplate).