Skip to main content
GET
List assignable users

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

role
enum<string>

Filter by role: "owner" or "approver".

Available options:
owner,
approver
q
string

Optional search string to filter users by name or email.

Response

200 - application/json

Ok

results
object
required