Get assignees
Community Interactions
Get assignees
Returns a list of assignee users for the specified brands. Requires multi-brand inbox permission when querying multiple brands.
GET
Get assignees
Documentation Index
Fetch the complete documentation index at: https://developer.dashsocial.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
List of brand IDs to fetch assignees for
List of organization IDs to fetch assignees for
Start date for filtering assignees
End date for filtering assignees
Response
OK
The list of brands the user is part of
The user's email.
The user's first name.
The user ID.
The user's last name.
The user's avatar url.