Skip to main content
GET
Get renewal decisions by group

Authorizations

Authorization
string
header
required

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

Path Parameters

group_id
string<uuid>
required

The unique identifier of the group for which you are retrieving renewal decisions

Example:

"2613a221-d3c8-4c8a-86d5-e7e885fd1da9"

Query Parameters

renewal_date
string<date>

Renewal date to filter by, exact match

Example:

"Sat, 02 Jan 2021 00:00:00 GMT"

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