Skip to main content

Find by ID

Find by ID

Path Parameters
id uuid REQUIRED
Responses
200

successful operation

Schema OPTIONAL
object[]
id uuid OPTIONAL
chineseZodiacSign object OPTIONAL
id uuid OPTIONAL
urn string OPTIONAL
translations object OPTIONAL
owner object OPTIONAL
ownerId uuid OPTIONAL
ownerType string OPTIONAL

Possible values: [SYSTEM, USER]

translations object OPTIONAL
owner object OPTIONAL
ownerId uuid OPTIONAL
ownerType string OPTIONAL

Possible values: [SYSTEM, USER]

getEntityById_25
GET /horoscope/chinese/texts/basic/:id
id — path
curl -L 'http://localhost:8080/horoscope/chinese/texts/basic/:id' \
-H 'Accept: */*'