v1

latestOpenAPI 3.0.3Apache 2.02026-07-142201861.5 MB
Organizations

List an Organization's Projects

Return a list of projects bound to a organization.

get/api/0/organizations/{organization_id_or_slug}/projects/

Path parameters

organization_id_or_slugstring required

The ID or slug of the organization the resource belongs to.

Query parameters

cursorstring

A pointer to the last object fetched and its sort order; used to retrieve the next or previous results.

per_pageinteger

Limit the number of rows to return in the result. Default and maximum allowed is 100.

querystring

Filter projects by name or slug.

Response

latestDeploysobject nullable
optionsobject
{"stackTrail":"paths:/api/0/organizations/{organization_id_or_slug}/projects/:get:responses:200:content:application/json:schema:items:properties:stats","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/api/0/organizations/{organization_id_or_slug}/projects/:get:responses:200:content:application/json:schema:items:properties:transactionStats","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/api/0/organizations/{organization_id_or_slug}/projects/:get:responses:200:content:application/json:schema:items:properties:sessionStats","oasType":"schema","type":"unknown"}
idstring required
slugstring required
namestring required
platformstring nullable required
dateCreatedstring date-time required
isBookmarkedboolean required
isMemberboolean required
featuresstring[] required
firstEventstring date-time nullable required
firstTransactionEventboolean required
accessstring[] required
hasAccessboolean required
hasFeedbacksboolean required
hasFlagsboolean required
hasMinifiedStackTraceboolean required
hasMonitorsboolean required
hasNewFeedbacksboolean required
hasProfilesboolean required
hasReplaysboolean required
hasSessionsboolean required
hasInsightsHttpboolean required
hasInsightsDbboolean required
hasInsightsAssetsboolean required
hasInsightsAppStartboolean required
hasInsightsScreenLoadboolean required
hasInsightsVitalsboolean required
hasInsightsCachesboolean required
hasInsightsQueuesboolean required
hasInsightsAgentMonitoringboolean required
hasInsightsMCPboolean required
hasLogsboolean required
hasTraceMetricsboolean required
platformsstring[] required
hasUserReportsboolean required
environmentsstring[] required