Get Advertisements
Economy API GET Endpoints
Get Advertisements
Retrieve list of ad requests.
Available actions:
list- list of ad requests (requires page, limit).
GET
Get Advertisements
Authorizations
API key for accessing CivOps endpoints.
Passed in the Authorization: Bearer <key> header.
REQUIRED FOR ALL CIVOPS ENDPOINTS (except /health).
Query Parameters
Action type for retrieving data.
Available options:
list Record limit (default 10).
Page number (default 1).
Response
Successful response with ad request list.
The response is of type object.