Intervals API Resource: projectlabel

The base URL for this resource is located at
https://api.myintervals.com/projectlabel/

Collection

Allowed HTTP Methods
MethodGroup Access
GETAdministrator, Manager, Resource, Executive
Allowed Filters
Filter NameRequired?ExpectsDefaultDescription
active no boolean
offset no integer Return project labels starting from the nth project label.
limit no integer 10 Sets a limit to the amount of project labels returned in the response.

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 /projectlabel/

To filter the list based on certain parameters:

GET /projectlabel/?offset={value}

Note: You can string together multiple filters.

Member

Allowed HTTP Methods
MethodGroup Access
GETAdministrator, Manager, Resource, Executive
Settable Fields for PUT and POST Requests
Field NameRequired?ExpectsDefaultDescription
name yes string (55)
color yes string Should be a 6 character hex value.
priority yes integer A relative integer value. Higher value represents higher priority.
active yes boolean

string (xxx) indicates a string with a maximum length of xxx characters.

Examples

To retrieve one member resource:

GET /projectlabel/{id}/

Assuming no errors, the server will respond with 200 OK and the object requested.

Don’t have an Intervals account? Start your own unlimited trial.

No credit card required. No software to install. Cancel any time.

Try it Free