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
planet object OPTIONAL
id uuid OPTIONAL
urn string OPTIONAL
translations object OPTIONAL
owner object OPTIONAL
ownerId uuid OPTIONAL
ownerType string OPTIONAL

Possible values: [SYSTEM, USER]

zodiacSign 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_14
GET /horoscope/lunarreturn/texts/point-in-sign/:id
id — path
curl -L 'http://localhost:8080/horoscope/lunarreturn/texts/point-in-sign/:id' \
-H 'Accept: */*'