View Push Campaign
API Key Authentication
Authentication is required in order to interact with Batch's APIs.
Batch implements authentication using API Keys, that we call the "REST API Key". You can find it on your dashboard.
Please make sure that you keep this key secret. You should never use it in client apps to call APIs from there as it would easily be extractable.
How to authenticate
In order to authenticate your requests, add your REST API Key in the Authorization header and prefix it by Bearer. Example: Authorization: Bearer bcd38d9rfb38ra28.
The id of the push campaign to fetch.
orchestration_0664hyh918hr1gnzka9py5t62nrc0e1qThe unique project key, identifying a project on the Batch platform
project_0664hxvwffvbpn278gxdyhsadddqgna6Successful response with details about a push campaign.
Detailed configuration for a push campaign orchestration.
Unique identifier for the push campaign.
orchestration_0664hyh918hr1gnzka9py5t62nrc0e1qType of orchestration.
campaignPossible values: Name of the orchestration.
Soldes d'étéCurrent status of the orchestration.
runningPossible values: Source of the orchestration creation.
dashboardPossible values: Labels associated with the orchestration.
["LABEL1","LABEL2"]Date and time when the push campaign was created.
2026-03-18T09:15:00ZDate and time when the push campaign was last updated.
2026-04-12T16:40:00ZDate and time when the orchestration starts.
2026-04-20T14:00:00ZThe Rest API Key is not valid for this project
The provided id resolves to an orchestration that is not a push campaign.
The provided orchestration id does not match any orchestration.
Too Many Requests
Unexpected error
Batch's services are under maintenance. Please try again later
Request structure
Route
Headers and authentication
Query parameters
Responses
Success
Response Body
Failure
Last updated

