Return all Configuration objects
GET {{baseUrl}}/v3/grants/:grant_id/scheduling/configurations?limit=50&page_token={{page_token}}
Returns all Configuration objects.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
limit | number | The maximum number of objects to return. See pagination for more information. | |
page_token | string | An identifier that specifies which page of data to return. You can get this value from the next_cursor response field. See Pagination for more information. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"value":"\u003cError: Could not resolve allOf schema"}