Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions contacts/GET_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ locked_by_source | N | Filter by lock source
optin_status | N | Filter by opt-in status
query | N | Search contacts by first name, last name, or channel value
search_message_bodies | N | When using the 'query' parameter, setting this to true will return any contacts who have sent or received a message containing the query string
created_at | N | Filter by creation date (may use greater_than() and less_than())

### Sortable Fields
* created_at
Expand Down