Skip to main content
GET
Get Advertisements

Authorizations

Authorization
string
header
required

API key for accessing CivOps endpoints.

Passed in the Authorization: Bearer <key> header.

REQUIRED FOR ALL CIVOPS ENDPOINTS (except /health).

Query Parameters

action
enum<string>
required

Action type for retrieving data.

Available options:
list
limit
integer
default:10

Record limit (default 10).

page
integer
default:1

Page number (default 1).

Response

Successful response with ad request list.

The response is of type object.