Paginated freelancers for the API key’s team (same status values as the Folkyn app filters).
Each item has a single status: staffed, unstaffed, pending, or archived.
staffed = at least one active mission (in-progress or awaiting-team-signature). unstaffed = active link, not archived, no such mission.
pending = invitation not yet accepted; id is then a team_invitations id, not a profile UUID. archived = archived team link.
Default (no status) excludes archived and pending (active roster only). Use status=all for no status filter.
tag_ids (comma-separated UUIDs): keep freelancers who have any listed tag.
kyc_complete and master_agreement_active accept true or false (string).
Use Authorization: Bearer <your_api_key>
x >= 11 <= x <= 100Comma-separated staffed, unstaffed, pending, archived, or all.
"staffed,unstaffed"
Comma-separated tag UUIDs (OR — match any).
true, false true, false Success