Intervals API Resource: contactdescriptor
The base URL for this resource is located at
https://api.myintervals.com/contactdescriptor/
A list for describing various IDs for contact descriptor, needed for getting information about personal contacts.
Collection
| Allowed HTTP Methods | |
|---|---|
| Method | Group Access |
| GET | Administrator, Manager, Resource, Executive |
| Allowed Filters | ||||
|---|---|---|---|---|
| Filter Name | Required? | Expects | Default | Description |
| contacttypeid | yes | integer | Each contact type has various descriptors. This limits the list by the contact type of the ID passed. | |
1 Indicates that multiple values are allowed, in CSV format (e.g. "3,5,11,19").
2 This field accepts HTML, but certain HTML elements may be stripped out.
Examples
To retrieve the entire list of this resource:
GET /contactdescriptor/
To filter the list based on certain parameters:
GET /contactdescriptor/?contacttypeid={value}
Note: You can string together multiple filters.
Intervals API 1.0
This documentation is meant to serve as an introduction to getting started with the API.
Documentation
Resources
- client
- contactdescriptor
- contacttype
- customer
- document
- expense
- group
- invoice
- invoiceitem
- invoicenote
- invoiceterm
- me
- milestone
- milestonenote
- module
- payment
- paymenttype
- person
- personcontact
- project
- projectmodule
- projectnote
- projectworktype
- request
- settings
- task
- tasklistfilter
- tasknote
- taskpriority
- taskstatus
- time
- timer
- worktype
API Discussion Forum
Looking for help? Want to share ideas and collaborate with others?
» Contribute to the API discussion forum.
