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_5
GET /horoscope/transit/texts/aspects
pageable — query
curl -L 'http://localhost:8080/horoscope/transit/texts/aspects' \
-H 'Accept: */*'