List all DEA registrations from a provider

Returns a list of all DEA registrations previously attached to the specified provider.

Request
path Parameters
providerId
required
string <uuid>

The identifier describing the provider to list all DEA registrations for.

Responses
200

Success

400

Bad Request

401

Unauthorized

402

Client Error

403

Forbidden

404

Not Found

500

Server Error

get/providers/{providerId}/dea
Response samples
application/json
[
  • {
    }
]