Team
get
Authorizations
X-API-KEYstringRequired
X-BUSINESS-IDstringRequired
X-USER-IDstringRequired
Query parameters
is_verifiedbooleanOptional
orderingstring · enumOptionalPossible values:
Which field to use when ordering the results. Prepend with '-' for descending order.
pageintegerOptional
A page number within the paginated result set.
page_sizeintegerOptional
Number of results to return per page.
searchstringOptional
A search term.
Responses
200Success
application/json
countintegerRequiredExample:
123nextstring · uri · nullableOptionalExample:
http://api.example.org/accounts/?page=4previousstring · uri · nullableOptionalExample:
http://api.example.org/accounts/?page=2errorsone ofOptionalExample:
["error message"]nullOptional
string[]Optional
get
/api/team200Success
get
Authorizations
X-API-KEYstringRequired
X-BUSINESS-IDstringRequired
X-USER-IDstringRequired
Query parameters
is_verifiedbooleanOptional
orderingstring · enumOptionalPossible values:
Which field to use when ordering the results. Prepend with '-' for descending order.
pageintegerOptional
A page number within the paginated result set.
page_sizeintegerOptional
Number of results to return per page.
searchstringOptional
A search term.
Responses
200Success
application/json
countintegerRequiredExample:
123nextstring · uri · nullableOptionalExample:
http://api.example.org/accounts/?page=4previousstring · uri · nullableOptionalExample:
http://api.example.org/accounts/?page=2errorsone ofOptionalExample:
["error message"]nullOptional
string[]Optional
get
/api/team/typeahead200Success
Last updated
Was this helpful?