Fetch users/owners for assignment (optional endpoint)
404, 501, or 405 to indicate the endpoint is not available.| Status | Meaning |
|---|---|
200 | Success - users returned |
401 | Invalid or missing API key |
404 | Endpoint not implemented (disables owner selection) |
405 | Method not allowed (disables owner selection) |
501 | Not implemented (disables owner selection) |
500 | Server error |
id field from your response will be sent back when creating tasks or activities that should be assigned to a specific owner.