Keywords

Get the list of all keywords

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

Keywords are strings that can be attached to all major objects.

Attributes

Attribute NameTypeDescriptionAttributes
selfreferenceURL of the keywordRead-only
Non-null
namestringName of the keywordRead-Write
Non-null
is_activebooleantrue if the keyword should be allowed to be assigned to major objectsRead-Write
Non-null

Filtering Results

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

An example request that only wanted keywords for contacts would like this:

GET /v1/keywords?entity=contact

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

Major EntityQuery String
Contactcontact
Companycompany
Projectproject
Opportunityopportunity
Tasktask
Appointmentappointment
Groupgroup
Notenote
Emailemail
Formform
📘

Auto-created Keywords

Implicitly created keywords are configured to apply to all entities. If a major object is created with a keyword which it is disabled, then the keyword will be changed so that it is active and enabled for the major entity.

You can toggle which keywords are enabled for a particular entity in the Daylite app preferences.

Query Params
string

Only return keywords that apply to a specific type of object

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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