Skip to main content
GET
Get renewal decisions

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

group_name
string<string>

Group name to filter by, exact match

Example:

"Company Inc"

status
string<string>

Status to filter by, exact match

Example:

"ready"

start_date
string<date>

Filter request by renewal date starting from date provided

Example:

"Mon, 01 Jan 2024 00:00:00 GMT"

end_date
string<date>

Filter request by renewal date up to date provided

Example:

"Mon, 01 Jan 2024 00:00:00 GMT"

Response

200 - application/json

Successful Response - Returns the found renewal decisions.

meta
object
required

Metadata associated with the response data

response
object[]
required

List of renewal decisions