Skip to content

Latest commit

 

History

History
30 lines (30 loc) · 1.06 KB

List contact’s custom fields.md

File metadata and controls

30 lines (30 loc) · 1.06 KB

List contact’s custom fields

Returns the list of user’s defined custom fields

Remember to provide the authentication HTTP headers as described in the Authenticate using a session key and the Authenticate using a user token sections.
All the query string parameters in URL must be UTF-8 URL Encoded.

HTTP Headers

user_key / Session_key

HTTP Method

GET

HTTP Request

https://api.smsend.it/API/v1.0/REST/contacts/fields

Returns

Code Description
200 Successful request
400 Other errors, details are in the body
401 [Unauthorized] User_key, Token or Session_key are invalid or not provided