Grant Requests
Grant request group ID (required only when accessing from group route)
Filter by current user (use 'me')
Filter by status
Filter by action (e.g., 'approve')
List of grant requests
Unauthorized
Forbidden
Internal Server Error
Optional comment
Whether this is a rejection
falseApproval role
Grant request approvals created
Unauthorized
Forbidden
Unprocessable Entity
Internal Server Error
Grant request group ID (required only when accessing from group route)
Filter by current user (use 'me')
Filter by status
Filter by action (e.g., 'approve')
List of grant requests
Unauthorized
Forbidden
Internal Server Error
Request body for POST /api/grant_requests/xlsx/download.
Mirrors GrantRequestSearchRequest so that the payload sent by the
Manage grant requests view (Search or Approve) can be forwarded
verbatim. Dynamic template fields are not listed here because the
schema depends on the active templates at runtime; the headers for
each dynamic column are returned in the same order produced by the
server, prefixed by the eight fixed columns.
The download always exports every record matching the query, so the
pagination and cursor properties of the search payload (page,
size, scroll, scroll_id) are accepted but ignored.
Locale used to translate the status and request type columns and the template fields. Defaults to the default locale.
esAccepted and ignored.
Accepted and ignored.
Accepted and ignored.
Accepted and ignored. The Approve view filters are applied whenever the payload carries them, as in the search endpoint.
allPossible values: Accepted and ignored.
XLSX file downloaded
No grant requests available for download
Unauthorized
Forbidden
Unprocessable Entity
Internal Server Error
Page number (0-indexed)
0Search query string
Scroll ID for pagination (e.g., '1m' for 1 minute)
Scroll ID to continue a previous search
Page size
20Available filters
Unauthorized
Internal Server Error
Grant request ID
Grant request status created
Unauthorized
Forbidden
Unprocessable Entity
Internal Server Error
Page number (0-indexed)
0Search query string
Scroll ID for pagination (e.g., '1m' for 1 minute)
Scroll ID to continue a previous search
Page size
20Grant request search response
User permissions for the search results
Scroll ID for pagination
Unauthorized
Forbidden
Unprocessable Entity
Internal Server Error
Grant request ID
Grant request approval created
Unauthorized
Forbidden
Unprocessable Entity
Internal Server Error
Last updated