Skip to main content
GET
Map v2 IDs to v3 IDs

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

v2 IDs to resolve to their v3 public IDs.

Up to 1000 v2 IDs to resolve to their v3 public IDs.

ids
object[]
required
Required array length: 1 - 1000 elements

Response

v2-to-v3 ID mapping results, in the same order as the request.

ids
object[]