# Get a campaign **GET /campaign/{id}** ## Servers ## Parameters ### Path parameters - **id** (string) The campaign ID ## Responses ### 200 The campaign retrieved from the request #### Body: (object) - **campaignId** (string) The unique identifier of a campaign - **name** (string) - **description** (string) - **business** (object) - **startDate** (object) - **endDate** (object) - **geo** (array) - **files** (array) - **status** (string) - **reporting** (string) - **timestamp** (number) ### 400 Client error #### Body: (object) - **message** (string) A human readable error message [Powered by Bump.sh](https://bump.sh)