Companies
get/api/companies/{id}/users
Path parameters
idstring uuid required
Query parameters
status'all' | 'pending' | 'active'
Response
Default Response
Example response
[
{
"createdAt": "2026-03-26T14:00:00Z",
"updatedAt": "2026-03-26T14:00:00Z",
"deletedAt": "2026-03-26T14:00:00Z"
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.