Retrieve a recipient field
GET/api/v1/recipient_fields/:id
Retrieves one recipient field from your organization.
Request
Responses
- 200
- 401
- 403
- 404
- 503
Recipient field found.
A valid API key is required.
The API key is valid, but the request is not allowed.
The requested resource could not be found in your organization.
Authentication is temporarily unavailable.