---
title: "countSearchResults"
method: POST
path: "/profile/list/count"
tags: ["profiles"]
---

# countSearchResults

`POST /profile/list/count`

Return the number of profiles found with defined criteria

## Headers

- `session-guid` string

## Request body

- FieldBean
  - `name` string
  - `value` string

## Response `200`

successful operation

- CountProfileResponse
  - `status` 'OK' | 'ERROR' | 'BAD_REQUEST' | 'CREATED' | 'NO_CONTENT' | 'DELETED' | 'CANCELLED' | 'CLOSED' | 'REMOVED' | 'NOT_FOUND' | 'AUTHENTICATION_FAILED' | 'AUTHENTICATION_OK' | 'INVALID_SESSION_GUID' | 'UNAUTHORIZED' | 'FORBIDDEN' | 'RECEIVED' | 'ACCEPTED' | 'ENQUEUED' | 'INVALID_PARAMETERS' | 'FIELD_VALIDATION_ERROR' | 'ILLEGAL_STATE' | 'NOT_ENOUGH_DATA' | 'VALIDATION_ERROR' | 'IMPORTED' | 'UPDATED' | 'IGNORED' | 'SERVICE_STARTED' | 'SERVICE_CANCELLED' | 'SERVICE_SUBMITTED'
  - `code` integer
  - `count` integer

---

[API](https://skmtc.net/griaule/apis/gbds-api.md) · [All operations](https://skmtc.net/griaule/apis/gbds-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/griaule/gbds-api/versions/fa80f482ec5e/schema)
