cURL
curl --request GET \ --url https://api.legitmark.com/api/services/{service_uuid}
{ "success": true, "message": "The service was fetched successfully.", "service": { "uuid": "d0e1f2a3-b4c5-6789-abcd-ef0123456789", "name": "Luxury", "description": "Authentication service for luxury goods", "expected_completion_time": 48, "price": 25, "parent": true } }
Retrieve details for a specific authentication service.
Documentation IndexFetch the complete documentation index at: https://docs.legitmark.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.legitmark.com/llms.txt
Use this file to discover all available pages before exploring further.
Service retrieved successfully
true
"The service was fetched successfully."
Show child attributes