List Assignable Users for a Project (Passthrough)
Passthrough
List Assignable Users for a Project (Passthrough)
List users who can be assigned to issues in a specific project. The project_key, query filter, and vendor_id semantics are vendor-specific (e.g., for Jira: vendor_id is the accountId, query filters by name or email).
GET
List Assignable Users for a Project (Passthrough)
Documentation Index
Fetch the complete documentation index at: https://docs.leen.dev/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Vendor project identifier. Use the vendor_id from the list projects response.
Query Parameters
Vendor-specific user filter string. For Jira: filters by display name or email address. Omit to return all assignable users for the project.
Required range:
1 <= x <= 500Required range:
x >= 0