Authorizations
Authentication is API key based. As an admin, you can generate an API key in Next Matter by going to Company > Next Matter API keys.
When sending requests to the API, authenticate by passing the API key in the "Authorization" HTTP header, prepended with the string "Api-Key ".
For example:
Authorization: Api-Key xyzabc.12fsfe242ubdgakew ".
Path Parameters
Query Parameters
Ordering
name
- Name-name
- Name (descending)started_time
- Started time-started_time
- Started time (descending)last_updated_time
- Last updated time-last_updated_time
- Last updated time (descending)status
- Status-status
- Status (descending)priority
- Priority-priority
- Priority (descending)progress
- Progress-progress
- Progress (descending)deadline
- Deadline-deadline
- Deadline (descending)ended_time
- Ended time-ended_time
- Ended time (descending)total_runtime
- Total runtime-total_runtime
- Total runtime (descending)
A page number within the paginated result set.
Number of results to return per page.
V
- Very highH
- High
H
, V
0 <= x <= 100
0 <= x <= 100
running
- Runningcompleted
- Completedaborted
- Aborted
Multiple values may be separated by commas.
Response
The response is of type object
.