Relationship Types

List all relationship types

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Relationships types describe the nature of the directed link between two contacts or two companies. Each relationship type has a forward and reverse component, and a forward and reverse title that applies to the source and destination objects in the relationship.

Attributes

Attribute NameTypeDescriptionAttributes
selfreferenceURL of the Relationship TypeRead-only
Non-null
forwardstringForward component of the Relationship TypeRead-Write
Nullable
reversestringReverse component of the Relationship TypeRead-Write
Nullable

Filtering Results

This endpoint returns the full list of Relationship Types by default. However, you may include an entity query parameter to only fetch Relationship Types which are enabled for the entity.

An example request that only wanted categories for Contact would like this:

GET /v1/relationship_types?entity=contact

All entities which support categories are valid values for the entity filter:

Major EntityQuery String
Contactcontact
Companycompany
Query Params
string
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json