Get the requests flow operations for a given token

Get all the requests flow operations for a given token
šŸ” Note that the authentication must provide sufficient privileges to manage the given token.

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

Token id that must be valid uuid.

string
enum

Statuses of the requests flow operations to return

Allowed:
string
enum

Type of the requests flow operations to return

Allowed:
string

Email of the requester

string

Name of the requester

string

Email of the approver of the requests

string
Defaults to date

Field to sort the requests by

string
Defaults to DESC

Direction to sort the requests by

number | null
Defaults to 0

Start of results to return

number | null
Defaults to 20

Number of results to return

Responses

400

Requests Flow operation failed to validate the input data.

401

Unauthorized.

403

Token not manageable with this authentication.

404

Token not found.

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