/teams/issues
List cursor-paginated current open issues across accessible teams in one regional data partition. Each issue includes a stable feature grouping for partner-native task queues. Issue lifecycle is source-controlled: resolved issues disappear and later reopen with the same ID. Partner callers can select the partition with x-data-region.
Required scope: team-issues:read
Authorization
apiKey API key provided in dashboard
In: header
Query Parameters
Comma-separated team IDs. Defaults to all teams in the caller access scope.
vrp-csvIssue codes to include.
summary omits code-specific context arrays
"detail""detail" | "summary"include teams without any issue rows
false501 <= value <= 100Opaque pagination cursor returned by a previous response. Pass it back unchanged.
vrp-opaque-cursorHeader Parameters
Selects the regional data partition for this regional collection read. It does not change the authenticated team context.
"ap" | "crunchy" | "eu" | "hostaway" | "us"Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://staging.api.vrplatform.app/teams/issues"{
"data": [
{
"teamId": "a4ede8ba-7c0a-4485-8763-cbd9b282fbec",
"teamName": "string",
"snapshotVersion": 9007199254740991,
"computedAt": "2024-01-15T12:30:00.000+00:00",
"issues": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"title": "string",
"severity": "error",
"category": "criticalToUser",
"feature": "accounting",
"message": "string",
"affected": 9007199254740991,
"version": 9007199254740991,
"firstSeenAt": "2024-01-15T12:30:00.000+00:00",
"lastChangedAt": "2024-01-15T12:30:00.000+00:00",
"documentationUrl": "http://example.com",
"code": "teamInactive",
"context": {
"status": "string"
}
}
],
"summary": {
"total": 9007199254740991,
"affectedTotal": 9007199254740991,
"errors": 9007199254740991,
"warnings": 9007199254740991,
"criticalToUser": 9007199254740991,
"criticalToSystem": 9007199254740991
}
}
],
"page": {
"limit": 1,
"hasMore": true,
"nextCursor": "string"
}
}{
"code": "string",
"message": "string",
"links": {
"docs": "string",
"schema": "string"
},
"issues": [
{
"message": "string",
"path": [
"string"
],
"schema": "string"
}
],
"retryable": true,
"context": null
}{
"code": "string",
"message": "string",
"links": {
"docs": "string",
"schema": "string"
},
"issues": [
{
"message": "string",
"path": [
"string"
],
"schema": "string"
}
],
"retryable": true,
"context": null
}{
"code": "string",
"message": "string",
"links": {
"docs": "string",
"schema": "string"
},
"issues": [
{
"message": "string",
"path": [
"string"
],
"schema": "string"
}
],
"retryable": true,
"context": null
}{
"code": "string",
"message": "string",
"links": {
"docs": "string",
"schema": "string"
},
"issues": [
{
"message": "string",
"path": [
"string"
],
"schema": "string"
}
],
"retryable": true,
"context": null
}{
"code": "string",
"message": "string",
"links": {
"docs": "string",
"schema": "string"
},
"issues": [
{
"message": "string",
"path": [
"string"
],
"schema": "string"
}
],
"retryable": true,
"context": null
}{
"code": "string",
"message": "string",
"links": {
"docs": "string",
"schema": "string"
},
"issues": [
{
"message": "string",
"path": [
"string"
],
"schema": "string"
}
],
"retryable": true,
"context": null
}{
"code": "string",
"message": "string",
"links": {
"docs": "string",
"schema": "string"
},
"issues": [
{
"message": "string",
"path": [
"string"
],
"schema": "string"
}
],
"retryable": true,
"context": null
}{
"code": "string",
"message": "string",
"links": {
"docs": "string",
"schema": "string"
},
"issues": [
{
"message": "string",
"path": [
"string"
],
"schema": "string"
}
],
"retryable": true,
"context": null
}{
"code": "string",
"message": "string",
"links": {
"docs": "string",
"schema": "string"
},
"issues": [
{
"message": "string",
"path": [
"string"
],
"schema": "string"
}
],
"retryable": true,
"context": null
}