# Custom Object Records

URL: https://www.agencytitan.com/docs/tag/custom-object-records

Records of your agency-defined custom object types, including field values.

## Operations

- `GET` `/v1/custom-object-records` — [List custom object records](https://www.agencytitan.com/docs/tag/custom-object-records/GET/v1/custom-object-records.md)
- `POST` `/v1/custom-object-records` — [Create a custom object record](https://www.agencytitan.com/docs/tag/custom-object-records/POST/v1/custom-object-records.md)
- `DELETE` `/v1/custom-object-records/{id}` — [Delete a custom object record](https://www.agencytitan.com/docs/tag/custom-object-records/DELETE/v1/custom-object-records/{id}.md)
- `GET` `/v1/custom-object-records/{id}` — [Get a custom object record](https://www.agencytitan.com/docs/tag/custom-object-records/GET/v1/custom-object-records/{id}.md)
- `PATCH` `/v1/custom-object-records/{id}` — [Update a custom object record](https://www.agencytitan.com/docs/tag/custom-object-records/PATCH/v1/custom-object-records/{id}.md)
- `POST` `/v1/custom-object-records/{id}/archive` — [Archive a custom object record](https://www.agencytitan.com/docs/tag/custom-object-records/POST/v1/custom-object-records/{id}/archive.md)
- `POST` `/v1/custom-object-records/{id}/duplicate` — [Duplicate a custom object record](https://www.agencytitan.com/docs/tag/custom-object-records/POST/v1/custom-object-records/{id}/duplicate.md)
- `POST` `/v1/custom-object-records/{id}/transition` — [Transition a custom object record lifecycle](https://www.agencytitan.com/docs/tag/custom-object-records/POST/v1/custom-object-records/{id}/transition.md)
- `POST` `/v1/custom-object-records/{id}/unarchive` — [Unarchive a custom object record](https://www.agencytitan.com/docs/tag/custom-object-records/POST/v1/custom-object-records/{id}/unarchive.md)
- `POST` `/v1/custom-object-records/find` — [Find one custom object record](https://www.agencytitan.com/docs/tag/custom-object-records/POST/v1/custom-object-records/find.md)
- `POST` `/v1/custom-object-records/manage` — [Create or update a custom object record](https://www.agencytitan.com/docs/tag/custom-object-records/POST/v1/custom-object-records/manage.md)
- `POST` `/v1/custom-object-records/query` — [Query custom object records](https://www.agencytitan.com/docs/tag/custom-object-records/POST/v1/custom-object-records/query.md)
- `POST` `/v1/custom-object-records/search` — [Search custom object records](https://www.agencytitan.com/docs/tag/custom-object-records/POST/v1/custom-object-records/search.md)

## Useful links

- Interactive page: https://www.agencytitan.com/docs/tag/custom-object-records
- API reference home: https://www.agencytitan.com/docs/
- This page as Markdown: https://www.agencytitan.com/docs/tag/custom-object-records.md
- Full API Markdown: https://api.agencytitan.com/v1/llms.txt
