> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Associate

> REST Web API search associate

## Associate is one of

```http theme={null}
GET /api/v1/contact?$select=name,associateId&$filter=registeredBy associateIsOneOf (1,6) HTTP/1.1
Authorization: Bearer 8A:
Content-Type: application/json
Accept: application/json
```

## Associate is not one of

```http theme={null}
GET /api/v1/contact?$select=name,associateId&$filter=registeredBy associateIsNotOneOf (1,6) HTTP/1.1
Authorization: Bearer 8A:
Content-Type: application/json
Accept: application/json
```


## Related topics

- [associate](/en/api/mdo-providers/reference/associate.md)
- [Associate events](/en/automation/webhook/reference/associate-events.md)
- [Get Associate](/en/api/reference/restful/agent/associate_agent/get-associate.md)
- [NSAssociate](/en/automation/crmscript/reference/CRMScript.NetServer.NSAssociate.md)
- [associate table](/en/database/tables/associate.md)
- [AssociateProjects](/en/api/archive-providers/reference/associateprojects.md)
