Get property
GET/v1/spaces/:space_id/properties/:property_id
⚠ Warning: Properties are experimental and may change in the next update. ⚠ Fetches detailed information about one specific property by its ID. This includes the property’s unique identifier, name and format. This detailed view assists clients in showing property options to users and in guiding the user interface (such as displaying appropriate input fields or selection options).
Request
Responses
- 200
- 401
- 404
- 410
- 500
The requested property
Unauthorized
Resource not found
Resource deleted
Internal server error