Search resource requests

Retrieve upcoming facility and resource requests, grouped by the event they belong to. Groups with pending requests are returned first.

Required permission: Full Read Events

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Returns requests where the event name contains the given text.

string

Comma-delimited list of campus ids. Values come from /api/locations.

string

Comma-delimited list of status ids. Returns requests with any room or item in one of the given statuses. Accepted values are: 1 = Pending, 2 = Approved, 3 = Denied.

int32
≥ 1

If set to a person id, returns only requests still awaiting a response from that approver.

string

Returns requests where a requested room's name contains the given text.

string

Returns requests where a requested item's name contains the given text.

date-time

Include requests on or after this date and time (UTC).

date-time

Include requests on or before this date and time (UTC).

string

Returns requests created by users whose name contains the given text.

int32
≥ 0

The number of records to skip before returning results, used for paging.

int32
≥ 0

The maximum number of records to return per page. Defaults to 50.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Authentication is required, or the Ocs-Api-Key header is missing or invalid.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json