Skip to main content
GET
Get the organization roles

Authorizations

Authorization
string
header
required

Bearer authentication using a JWT token. Provide a valid access token. Authorization header format: Authorization: Bearer <token>.

Response

Successful Response

id
string<uuid>
required

Unique identifier for the organization role

Examples:

"292e8dad-37b5-4cb3-8a00-5bb840be894e"

"3f6cb2a5-a2f6-43b1-ae31-b6e323f909ed"

name
string
required

Name of the organization role or function

Required string length: 1 - 100
Examples:

"Buyer"

"Seller"