Authorizations
- x-api-key string required header
Your Valley API key.
Path Parameters
- workspaceId string required
Response
application/json- statusCode number
- status boolean
- message string
- data object
+ - Show Child Attributes
- users[] object array
+ - Show Child Attributes
- id string
- email string
- first_name string nullable
- last_name string nullable
- image string nullable
- role string
- joined_at string
- pagination object
+ - Show Child Attributes
- limit number
- offset number
- total number
- hasMore boolean