Authorizations
- x-api-key string required header
Your Valley API key.
Query Parameters
- limit number
- offset number
Number of records to skip. Capped at 1,000.
Response
application/json- statusCode number
- status boolean
- message string
- data object
+ - Show Child Attributes
- workspaces[] object array
+ - Show Child Attributes
- id string
- name string
- role string
- access string enum enum
Allowed values: member, grant.
- created_at string
- pagination object
+ - Show Child Attributes
- limit number
- offset number
- total number
- hasMore boolean