Skip to main content
OPTIONS
/
api
/
v2
/
backoffice
/
ramps
Options
curl --request OPTIONS \
  --url https://sandbox.killb.app/api/v2/backoffice/ramps
{}

Query Parameters

status
string

Filter by ramp status. Can be a single status string or an array of status strings

type
string

Filter by ramp type. Can be a single type string or an array of type strings. Valid values: ON, OFF

id
string

Filter by ramp ID. Can be a single ID string or an array of ID strings

customerId
string

Filter by customer ID

limit
number
default:50

Number of items per page

page
number
default:1

Page number

Response

200

Successful response