A descriptor of a group of users.
color | string or null <= 255 characters The color used to label and highlight the team. |
createdAt | string or null <date-time>
The date and time the team was created. |
name | string or null <= 255 characters
The name of the team (e.g. "SDRs"). |
scimExternalId | string or null <= 255 characters The ID from the SCIM provisioning service used to create the team. |
scimSource | string or null <= 255 characters The name of the SCIM provisioning source used to create the team. |
updatedAt | string or null <date-time>
The date and time the team was last updated. |
{- "color": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "scimExternalId": "string",
- "scimSource": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
object | |
object The content categories that are assigned to the team. Relationship contentCategories cannot be used as a filter. | |
object The creator of the team. Relationship creator cannot be used as a filter. | |
object The team favorited by the user. | |
object | |
object The membership info of users to the team | |
object Data records that are associated with the team. | |
object Settings to apply to the team. This field is not yet supported and should not be used. | |
object The most recent updater of the team. Relationship updater cannot be used as a filter. | |
object The users associated with the team. You can use only the attribute id to filter teams by users (e.g. filter[users][id]=X). |
{- "contentCategories": {
- "data": [
- {
- "id": 0,
- "type": "contentCategory"
}
],
}, - "roleAssignedUsers": {
- "data": [
- {
- "id": 0,
- "type": "user"
}
],
}, - "teamMemberships": {
- "data": [
- {
- "id": 0,
- "type": "teamMembership"
}
],
}, - "teamRecords": {
- "data": [
- {
- "id": 0,
- "type": "teamRecord"
}
],
}, - "teamSettings": {
- "data": {
- "id": 0,
- "type": "teamSettings"
},
},
}
METADATA NAME | DESCRIPTION | QUERY PARAM |
---|---|---|
canWrite | A boolean value indicating whether the current API user has write access to this resource. | provideAuthorizationMeta |
canDelete | A boolean value indicating whether the current API user has delete access to this resource. | provideAuthorizationMeta |
{- "data": [
- {
- "attributes": {
- "color": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "scimExternalId": "string",
- "scimSource": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
- "contentCategories": {
- "data": [
- {
- "id": 0,
- "type": "contentCategory"
}
],
}, - "roleAssignedUsers": {
- "data": [
- {
- "id": 0,
- "type": "user"
}
],
}, - "teamMemberships": {
- "data": [
- {
- "id": 0,
- "type": "teamMembership"
}
],
}, - "teamRecords": {
- "data": [
- {
- "id": 0,
- "type": "teamRecord"
}
],
}, - "teamSettings": {
- "data": {
- "id": 0,
- "type": "teamSettings"
},
},
}, - "type": "string"
}
]
}
object |
Created
JSON error message
{- "data": {
- "attributes": {
- "color": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "scimExternalId": "string",
- "scimSource": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "relationships": {
- "contentCategories": {
- "data": [
- {
- "id": 0,
- "type": "contentCategory"
}
],
}, - "roleAssignedUsers": {
- "data": [
- {
- "id": 0,
- "type": "user"
}
],
}, - "teamMemberships": {
- "data": [
- {
- "id": 0,
- "type": "teamMembership"
}
],
}, - "teamRecords": {
- "data": [
- {
- "id": 0,
- "type": "teamRecord"
}
],
}, - "teamSettings": {
- "data": {
- "id": 0,
- "type": "teamSettings"
},
},
}, - "type": "string"
}
}
{- "data": {
- "attributes": {
- "color": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "scimExternalId": "string",
- "scimSource": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
- "contentCategories": {
- "data": [
- {
- "id": 0,
- "type": "contentCategory"
}
],
}, - "roleAssignedUsers": {
- "data": [
- {
- "id": 0,
- "type": "user"
}
],
}, - "teamMemberships": {
- "data": [
- {
- "id": 0,
- "type": "teamMembership"
}
],
}, - "teamRecords": {
- "data": [
- {
- "id": 0,
- "type": "teamRecord"
}
],
}, - "teamSettings": {
- "data": {
- "id": 0,
- "type": "teamSettings"
},
},
}, - "type": "string"
}
}
{- "data": {
- "attributes": {
- "color": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "scimExternalId": "string",
- "scimSource": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
- "contentCategories": {
- "data": [
- {
- "id": 0,
- "type": "contentCategory"
}
],
}, - "roleAssignedUsers": {
- "data": [
- {
- "id": 0,
- "type": "user"
}
],
}, - "teamMemberships": {
- "data": [
- {
- "id": 0,
- "type": "teamMembership"
}
],
}, - "teamRecords": {
- "data": [
- {
- "id": 0,
- "type": "teamRecord"
}
],
}, - "teamSettings": {
- "data": {
- "id": 0,
- "type": "teamSettings"
},
},
}, - "type": "string"
}
}
{- "data": {
- "attributes": {
- "color": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "scimExternalId": "string",
- "scimSource": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
- "contentCategories": {
- "data": [
- {
- "id": 0,
- "type": "contentCategory"
}
],
}, - "roleAssignedUsers": {
- "data": [
- {
- "id": 0,
- "type": "user"
}
],
}, - "teamMemberships": {
- "data": [
- {
- "id": 0,
- "type": "teamMembership"
}
],
}, - "teamRecords": {
- "data": [
- {
- "id": 0,
- "type": "teamRecord"
}
],
}, - "teamSettings": {
- "data": {
- "id": 0,
- "type": "teamSettings"
},
},
}, - "type": "string"
}
}
{- "data": {
- "attributes": {
- "color": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "name": "string",
- "scimExternalId": "string",
- "scimSource": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
- "contentCategories": {
- "data": [
- {
- "id": 0,
- "type": "contentCategory"
}
],
}, - "roleAssignedUsers": {
- "data": [
- {
- "id": 0,
- "type": "user"
}
],
}, - "teamMemberships": {
- "data": [
- {
- "id": 0,
- "type": "teamMembership"
}
],
}, - "teamRecords": {
- "data": [
- {
- "id": 0,
- "type": "teamRecord"
}
],
}, - "teamSettings": {
- "data": {
- "id": 0,
- "type": "teamSettings"
},
},
}, - "type": "string"
}
}