Skip to main content
GET
Get deliverable report column selector options

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.

Response

200 - application/json

Column selector options

key
string
Example:

"deal_id"

label
string
Example:

"Deal ID"

is_enable
enum<string>
Available options:
Y,
N
Example:

"Y"