Skip to main content
GET
Lists users for a supplier

Authorizations

X-API-KEY
string
header
required

Path Parameters

supplier_id
string
required

Response

Users retrieved

id
string<uuid>
Example:

"99999a99-b888-777c-666d-55555555555e"

first_name
string | null
Example:

"John"

last_name
string | null
Example:

"Smith"

contact_email
string
Example:

"hello@chemcloud.com.au"

supplier_profile_id
string<uuid>
Example:

"99999a99-b888-777c-666d-55555555555e"

created_at
string<date-time>
Example:

"2025-12-31T23:13:11.862Z"

updated_at
string<date-time>
Example:

"2025-12-31T23:13:11.862Z"