Skip to main content

Find

Find

Query Parameters
pageable object REQUIRED
Responses
200

successful operation

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

Possible values: [SYSTEM, USER]

planet2 object OPTIONAL
id uuid OPTIONAL
urn string OPTIONAL
translations object OPTIONAL
owner object OPTIONAL
ownerId uuid OPTIONAL
ownerType string OPTIONAL

Possible values: [SYSTEM, USER]

aspect 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]

getEntities_21
GET /horoscope/composite/texts/planet-in-house
pageable — query
curl -L 'http://localhost:8080/horoscope/composite/texts/planet-in-house' \
-H 'Accept: */*'