Team
List Team Members
List all team members in your workspace.
Requires an API key withDocumentation Index
Fetch the complete documentation index at: https://dronebundle.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
read_only or full_access scope.
Returns a paginated list of team members. Results are returned in pages of up to 50 members.
Query parameters
Filter by role. One of:
root, project_manager, ops_lead, pilot, client, all. Defaults to all members.Pagination cursor from a previous response. Omit for the first page.
Response
Array of team member objects.
Number of members in the current page.
Cursor for the next page.
null when there are no more results.