Controls what you can see and do within Outreach
createdAt | string <date-time>
The date and time the team was created. |
isAdmin | boolean Flag that indicates whether the profile provides admin access. |
name | string <= 255 characters
The name of the profile (e.g. "Admin"). |
specialId | string <= 255 characters
The special id flag assigned to the profile (i.e. admin or default) |
updatedAt | string <date-time>
The date and time the team was last updated. |
{- "createdAt": "2019-08-24T14:15:22Z",
- "isAdmin": true,
- "name": "string",
- "specialId": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
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": {
- "createdAt": "2019-08-24T14:15:22Z",
- "isAdmin": true,
- "name": "string",
- "specialId": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": { },
- "type": "string"
}
]
}
object |
Created
JSON error message
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "isAdmin": true,
- "name": "string",
- "specialId": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "relationships": { },
- "type": "string"
}
}
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "isAdmin": true,
- "name": "string",
- "specialId": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": { },
- "type": "string"
}
}
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "isAdmin": true,
- "name": "string",
- "specialId": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": { },
- "type": "string"
}
}
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "isAdmin": true,
- "name": "string",
- "specialId": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": { },
- "type": "string"
}
}
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "isAdmin": true,
- "name": "string",
- "specialId": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": { },
- "type": "string"
}
}