Discussions

Ask a Question
Back to all

Inconsistent use of "self"

In contrast to the other objects, the Contacts API apparently does not use the format '/v1/contacts/id' (self) to retrieve an object, but instead just the ID without '/v1/contacts/'. This is inconsistent. Is it possible to make this behavior consistent while maintaining backward compatibility for existing integrations?