Download OpenAPI specification:Download
OpenAPI specification for Repzo Tag endpoints.
{- "data": [
- {
- "_id": "string",
- "name": "string",
- "disabled": true,
- "integration_meta": { },
- "company_namespace": [
- "string"
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "__v": 0
}
], - "total_result": 0,
- "current_count": 0,
- "total_pages": 0,
- "current_page": 0,
- "per_page": 0,
- "first_page_url": "string",
- "last_page_url": "string",
- "next_page_url": "string",
- "prev_page_url": "string",
- "path": "string"
}| name required | string Name of the tag |
| disabled | boolean Whether the tag is disabled |
object Integration metadata | |
| company_namespace required | Array of strings Company namespaces |
{- "name": "string",
- "disabled": true,
- "integration_meta": { },
- "company_namespace": [
- "string"
]
}{- "_id": "string",
- "name": "string",
- "disabled": true,
- "integration_meta": { },
- "company_namespace": [
- "string"
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "__v": 0
}| id required | string |
| name | string Name of the tag |
| disabled | boolean Whether the tag is disabled |
object Integration metadata | |
| company_namespace | Array of strings Company namespaces |
| _id | string Unique identifier for the tag |
| createdAt | string <date-time> Creation timestamp |
| updatedAt | string <date-time> Last update timestamp |
| __v | number Version number |
{- "name": "string",
- "disabled": true,
- "integration_meta": { },
- "company_namespace": [
- "string"
], - "_id": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "__v": 0
}{- "_id": "string",
- "name": "string",
- "disabled": true,
- "integration_meta": { },
- "company_namespace": [
- "string"
], - "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "__v": 0
}