Return all room resources
GET {{baseUrl}}/v3/grants/:grant_id/resources?limit=50&page_token=<string>
Returns all room resources.
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"}