Registration
هذه الصفحة غير متوفرة باللغة العربية. يتم عرض النسخة الإنجليزية.
Get registration form
Use this method to retrieve the registration form fields for a specific registration configuration.
Path Parameters
configId*string
The universally unique identifier (UUID) of the registration configuration.
Format
uuidResponse Body
application/json
application/json
application/json
curl -X GET "https://example.com/api/v2/my/signup/36f59381-5b54-48bd-a0c7-3b908c476732/form"{ "data": { "form": {} }}{ "error": { "message": "Unprocessable Entity" }}{ "error": { "message": "Too Many Requests" }}