Async job - Request mapping between Organization PermID and LEI identifiers

This endpoint provides a mapping of Clarity AI organizations between different identifiers.

You can request the mapping by providing a list of PermIDs or LEIs in the ids parameter. You need to specify the type of ids provided in the idType parameter. The idType parameter can be either “PermID” or “LEI”.

Please note: This endpoint returns only the identifier (UUID) for the created job. You'll need this UUID value to retrieve the status of your job (see Async Job - Get job status) or to download your file when ready (see Async Job - Download result file). See Async API documentation for a complete explanation of the flow for these async jobs endpoints.

Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!