Skip to main content
Version: v41

access_requests_search

Allows Users and API clients to view access requests - used by the /search API ednpoint

keywordsstring
Example: GRANT
start_timestring<date-time>
Example: 2017-01-01T15:05:05Z
end_timestring<date-time>
Example: 2017-01-01T15:05:05Z
filterstring
Example: requests
access_requests_search
{
"keywords": "GRANT",
"start_time": "2017-01-01T15:05:05Z",
"end_time": "2017-01-01T15:05:05Z",
"filter": "requests"
}