cURL
curl --request GET \ --url https://api.repromptai.com/v1/{org}/place_enrichment/attributes \ --header 'Authorization: Bearer <token>'
{}
Get metadata for all available enrichment attributes
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response