The Get Custom POI Info service can be used to retrieve information regarding any of your Custom POIs, by providing its id.
If the requested Custom POI is newly created, this endpoint will respond with the following statuses:

  • HTTP code = 200: The full response for the Get Custom POI is provided.
    - HTTP code = 202: The creation process is still in progress.
    - HTTP code = 404: The POI does not exist, indicating a failure in the creation process. Please retry creating the custom POI.
    - HTTP code = 500: Server error.
Language
Authorization
Header
Click Try It! to start a request and see the response here!