Retrieves detailed information about a specific custom property for an issue type in your project.
curl --request GET \ --url https://api.plane.so/api/v1/workspaces/{workspace_slug}/projects/{project_id}/issue-types/{type_id}/issue-properties/{property_id}/ \ --header 'x-api-key: <api-key>'