Retrieves a single site by ID with optional field extensions for additional data.
[USER]READONLYBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Session token used for authenticating the request.
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiIxMjM0NTY3ODkwIiwic2Vzc2lvbklkIjoiYWJjZGVmMTIzNDU2IiwiaWF0IjoxNjA1MDk3ODk5LCJleHAiOjE2MDUxODQyOTl9.4XRQ1iXDyvEj5LgPZHbmTmzOZs98M3YPOzgf3MhxjaI"
Unique identifier of the site.
-9007199254740991 <= x <= 90071992547409911
Extend options:
"establishment": Get the establishment information of the site
"tags": Get the tags of the site
"actions-info": Give information about actions that can be performed on the site
"updatable-fields": Get information about the field that can be updated
"position": Get the position information of the site
establishment, tags, actions-info, updatable-fields, position Site successfully retrieved