List dm members
Returns a paginated list of members in a specific DM channel, sorted by the date they were added.
Required permissions (one of):
- dms:read
- support_chat:read
Query parameters
Returns the elements in the list that come after the specified cursor.
Returns the elements in the list that come before the specified cursor.
Returns the first n elements from the list.
Returns the last n elements from the list.
The unique identifier of the DM channel to list members for.
Response
A successful response
Example response
{
"data": [
{
"last_viewed_at": "123.45"
}
]
}Changes
Changed in 50 of the 74 revisions of this API.100
- ○
the security scope
dms:readwas added to the endpoint's security schemebearerAuthapi-security-scope-added
- ○
the security scope
support_chat:readwas removed from the endpoint's security schemebearerAuthapi-security-scope-removed
- ○
- ○
the security scope
dms:readwas added to the endpoint's security schemebearerAuthapi-security-scope-added
- ○
the security scope
support_chat:readwas removed from the endpoint's security schemebearerAuthapi-security-scope-removed
- ○
- ○
the security scope
dms:readwas added to the endpoint's security schemebearerAuthapi-security-scope-added
- ○
the security scope
support_chat:readwas removed from the endpoint's security schemebearerAuthapi-security-scope-removed
- ○
- ○
the security scope
dms:readwas added to the endpoint's security schemebearerAuthapi-security-scope-added
- ○
the security scope
support_chat:readwas removed from the endpoint's security schemebearerAuthapi-security-scope-removed
- ○
- ○
the security scope
dms:readwas added to the endpoint's security schemebearerAuthapi-security-scope-added
- ○
the security scope
support_chat:readwas removed from the endpoint's security schemebearerAuthapi-security-scope-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the security scope
dms:readwas added to the endpoint's security schemebearerAuthapi-security-scope-added
- ○
the security scope
support_chat:readwas removed from the endpoint's security schemebearerAuthapi-security-scope-removed
- ○
- ○
the security scope
dms:readwas added to the endpoint's security schemebearerAuthapi-security-scope-added
- ○
the security scope
support_chat:readwas removed from the endpoint's security schemebearerAuthapi-security-scope-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the security scope
dms:readwas added to the endpoint's security schemebearerAuthapi-security-scope-added
- ○
the security scope
support_chat:readwas removed from the endpoint's security schemebearerAuthapi-security-scope-removed
- ○
- ○
the security scope
dms:readwas added to the endpoint's security schemebearerAuthapi-security-scope-added
- ○
the security scope
support_chat:readwas removed from the endpoint's security schemebearerAuthapi-security-scope-removed
- ○
- ○
the security scope
dms:readwas added to the endpoint's security schemebearerAuthapi-security-scope-added
- ○
the security scope
support_chat:readwas removed from the endpoint's security schemebearerAuthapi-security-scope-removed
- ○
Of the 74 revisions, 1 has no diff computed.