Skip to main content
GET
Place Detail

Authorizations

Authorization
string
header
required

JWT Bearer token for authentication. Example: "Bearer YOUR_API_TOKEN_HERE"

Headers

Accept-Language
enum<string>

Response language

Available options:
en,
ar

Path Parameters

id
string
required

Place ID

Response

OK

data
object

Response payload

error
string

Error message (only present when ok is false)

Example:

""

ok
boolean

Whether the request was successful

Example:

true