List team capacity periods

Returns a paginated list of Team capacity periods for the given team, including available effort, planned effort (computed from milestones), delta, and FTE estimate.

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

Id of the team. Must be the UUID of the workspace team (ex: f8f1b847-f65a-47cf-b80c-91f5c8d3c14e).

Query Params
string

Keep periods whose end_date is on or after this date (YYYY-MM-DD).

string

Keep periods whose start_date is on or before this date (YYYY-MM-DD).

string
integer

Filter by fiscal year.

string

Which field to use when ordering the results. Available options: fiscal_year, index, start_date, end_date. Ascending order by default, use a - before the name of the field to have a descending order (ex: ordering=-fiscal_year). Defaults to -fiscal_year.

integer

A page number within the paginated result set.

integer

Number of results to return per page.

string
Response

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