Skip to content

Get contacts

GET
/goodsReception/rest/v1/contacts

Returns filtered list of contacts

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Query Parameters

filter

Filter criteria

Typestring

Responses

Filtered contacts

application/json
JSON
[
{
"id": 0,
"firstName": "string",
"lastName": "string",
"email": "string",
"phone": "string",
"supplierNr": 0,
"active": true
}
]

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

ITeas iScan Applikation Dokumentation

Version: dev-master Version: dev-master
Commit: cb3eefe4
Deployed at: 2025-12-04T11:09:49Z