Retrieves a list of status DTOs for cards associated with a specific producer production group.

SecurityBearer
Request
path Parameters
ppgId
required
string

The identifier of the producer production group for which the statuses are to be retrieved.

Responses
200

Returns the list of status DTOs associated with the specified producer production group.

400

If the request parameters are invalid.

500

If there is an internal server error while processing the request.

get/company/{facilityId}/api/status-by-ppg/{ppgId}
Request samples
Response samples
application/json
[
  • {
    }
]