Galactapedia
Search
Galactapedia Article Search (Deprecated)
Deprecated. Use GET /api/galactapedia?filter[title]={value} for title search. This endpoint will be removed in a future version.
post/api/galactapedia/search
Request body
object required
Response
List of articles matching the query
Example response
{
"data": [
{
"created_at_human": "1 hour ago"
}
]
}